home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / dev / amos / AMOSList0993.lzh / AMOSLIST / 000019_amos-request@svcs1.digex.net_Sun Sep 5 06:28:20 1993.msg < prev    next >
Internet Message Format  |  1993-10-03  |  2KB

  1. Received: from nextsun.INS.CWRU.Edu by access.digex.net with SMTP id AA22268
  2.   (5.65c/IDA-1.4.4 for <mcox@access.digex.com>); Sun, 5 Sep 1993 06:28:19 -0400
  3. Received: from svcs1.digex.net by nextsun.INS.CWRU.Edu with SMTP (5.65b+ida+/CWRU-1.5.2-freenet-gw)
  4.     id AA13942; Sun, 5 Sep 93 04:35:02 -0400 (from amos-request@svcs1.digex.net for mcox@access.digex.com)
  5. Received: by svcs1.digex.net id AA08470
  6.   (5.65c/IDA-1.4.4 for amos-list-out); Sun, 5 Sep 1993 05:01:34 -0400
  7. Received: from access.digex.net by svcs1.digex.net with SMTP id AA08466
  8.   (5.65c/IDA-1.4.4 for <amos-list@svcs1.digex.net>); Sun, 5 Sep 1993 05:01:32 -0400
  9. Received: from bos1a.delphi.com (delphi.com) by access.digex.net with SMTP id AA20136
  10.   (5.65c/IDA-1.4.4 for <amos-list@access.digex.com>); Sun, 5 Sep 1993 05:01:31 -0400
  11. Received: from bix.com by delphi.com (PMDF V4.2-11 #4520) id
  12.  <01H2KSJ9D0V490P8V2@delphi.com>; Sun, 5 Sep 1993 05:01:24 EDT
  13. Received: by bix.com (CoSy3.31.1.29) id <9309050453.memo.80991@BIX.com>; Sun,
  14.  5 Sep 1993 04:53:32 -0400 (EDT)
  15. Date: Sun, 05 Sep 1993 04:53:32 -0400 (EDT)
  16. From: sfmcnally@BIX.com
  17. Subject: RE: Geesh! 15-lines of code, no mouse!!!
  18. In-Reply-To: <9309042121.AA23932@acs.bu.edu>
  19. To: hacker@acs.bu.edu
  20. Cc: amos-list@access.digex.net
  21. Message-Id: <9309050453.memo.80991@BIX.com>
  22. Content-Transfer-Encoding: 7BIT
  23. X-Cosy-To: hacker@acs.bu.edu (Jose Elias)
  24. X-Cosy-Cc: amos-list@access.digex.com
  25. Status: RO
  26.  
  27. The "Hide" command hides the mouse pointer.  ;)
  28.  
  29. Do a "Show" before the main loop, or just don't use hide.
  30.  
  31. I don't know what would make the screen copy not work, but you might try
  32. "Print XA,YA" just after it to make sure your variables are correct.
  33.  
  34. Seumas